github.com/klauspost/compress/flate.compressor.syncFlush (method)

2 uses

	github.com/klauspost/compress/flate (current package)
		deflate.go#L793: func (d *compressor) syncFlush() error {
		deflate.go#L986: 	return w.d.syncFlush()